home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 20
/
Cream of the Crop 20 (Terry Blount) (1996).iso
/
database
/
rolo2095.zip
/
ROLODECK.EXE
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
Wrap
Text File
|
1996-06-01
|
2KB
|
73 lines
object Form5: TForm5
Left = 200
Top = 102
AutoScroll = False
Caption = 'Enter Return Address'
ClientHeight = 198
ClientWidth = 350
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 16
object SpeedButton1: TSpeedButton
Left = 312
Top = 24
Width = 25
Height = 25
Hint = 'Exit'
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
03333377777777777F333301111111110333337F333333337F33330111111111
0333337F333333337F333301111111110333337F333333337F33330111111111
0333337F333333337F333301111111110333337F333333337F33330111111111
0333337F3333333F7F333301111111B10333337F333333737F33330111111111
0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
0333337F377777337F333301111111110333337F333333337F33330111111111
0333337FFFFFFFFF7F33330000000000033333777777777773330000}
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object Memo1: TMemo
Left = 32
Top = 24
Width = 265
Height = 57
Color = clBtnFace
Enabled = False
Font.Color = clNavy
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
Lines.Strings = (
'Enter up to four lines of Return Address '
'information. If you enter more than four '
'lines only the first four will be used.')
ParentFont = False
TabOrder = 0
end
object Memo2: TMemo
Left = 32
Top = 96
Width = 265
Height = 89
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
Lines.Strings = (
'')
ParentFont = False
TabOrder = 1
end
end